Retrieves all items in the collection.
public:
uint32 GetMany(
out Array<T>^ items
)
items
Type: T
The items in the collection.
Type: uint32
The number of items in the collection.
Namespace: Windows.Foundation.Collections
Metadata: windows.winmd